CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LINUX SOCKET SERVER

搜索资源列表

  1. client-server

    0下载:
  2. C-S通信的server端程序,linux环境gcc编译通过,实现了简单的文本传输,读懂即可了解整个socket通信的流程,绝对原创,希望大家能支持。-CS communications server-side procedures, linux environment through the gcc compiler, the realization of a simple transfer of text, read to understand the whole process socke
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1069
    • 提供者:黄珺
  1. socket.tar

    0下载:
  2. Linux sockets client and server example programs.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2266
    • 提供者:Eugene Leigh
  1. linux_file_transfer

    0下载:
  2. Linux中利用socket透過server,兩個client端傳送與接收檔案,可在code中設定ip/port,為linux入門者參考code,有使用thread,故編譯時要加一條-lpthread-Socket through the use of Linux in the server, two client-side to send and receive files, can be set in the code in the ip/port, for the entry-linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:5020
    • 提供者:kusogray
  1. mySocket

    0下载:
  2. linux 下socket通讯。服务器端可以响应多个客户端请求,并做出响应回答。-socket communications under linux. Server-side can respond to multiple client requests and respond to answer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3269
    • 提供者:eagoqin
  1. linux_tcp

    4下载:
  2. Linux环境下Socket编程: 1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下: IP地址 请求时间 时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。 采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。 -Socket Programming Linux environm
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:4870
    • 提供者:艾萌
  1. sev

    0下载:
  2. linux下socket server简单程序,有注释-socket server under linux simple procedure, there are comments
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1276
    • 提供者:朱博
  1. socket_programing-msg_transfer

    0下载:
  2. socket programing: type-->message transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1917
    • 提供者:lk
  1. FTP_SERVER_SRC

    0下载:
  2. 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:34735
    • 提供者:杜峰
  1. CS

    0下载:
  2. linux下的socket下的通信编程,包含客户端和服务器。-linux under the socket communication programming under, including client and server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:937
    • 提供者:小杨
  1. TCP_socket_client_server_file_transfer_program_des

    0下载:
  2. TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1859
    • 提供者:张梦
  1. server

    0下载:
  2. 简单实现linux下用C语言编写并且编译通过的socket编程的服务器端端源码-the server s socket code under linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:568
    • 提供者:小酷
  1. socket

    0下载:
  2. 能让我们对linux的系统和socket有一个叫深入的了解,且对网络服务器的架构有一定了解,通过实践,使我们知道在网络编程过程中所需要注意的一系列问题(如并行程序设计的问题)。当然,本次大作业还能使我们对“进程间通信”,“进程同步”和“信号量”等操作系统的知识进行巩固,从而服务于本次大作业。-Make our linux system and the socket are called in-depth understanding of the network server architectu
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:139103
    • 提供者:stallion
  1. udp

    0下载:
  2. 使用UDP协议socket分别编写服务器端和客户端程序。在linux系统下实现服务器端和客户端的通信。-Were prepared using the UDP protocol socket server and client programs. In the linux system to achieve server-side and client communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1175
    • 提供者:lx
  1. udpsrv01-server

    0下载:
  2. linux下的udp通讯实验程序,使用socket实现,有Makefile完成编译-udp program under linux environment
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:27610
    • 提供者:hailan
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. c_linux_Socket

    0下载:
  2. Linux 下的C语言socket编程. 带详细注释.分服务端和客服端.-Linux socket programming under C language. With detailed notes. Sub-server and the customer service side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3318
    • 提供者:Zy
  1. server_udp

    0下载:
  2. linux环境下使用socket进行通信的服务器程序-linux environment to communicate using the socket server program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1414
    • 提供者: 张永华
  1. udp

    0下载:
  2. linux下面实现的socket网络编程。使用的是udp协议,可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using udp protocol, can be multi-line server client functionality
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1237
    • 提供者:龙虾
  1. server

    0下载:
  2. server基于linux下的socket通信,用于服务器和客户端的通信-server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:651
    • 提供者:湘湘
  1. socket

    0下载:
  2. Linux下使用C语言实现了客户端连接服务端-Linux using C language to the client server connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:2637
    • 提供者:谭强
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com